home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Developers / src / brailler-04b-c / brlr ƒ / Shell ƒ / file interface.h < prev    next >
Encoding:
Text File  |  1994-11-23  |  209 b   |  5 lines  |  [TEXT/MMCC]

  1. Boolean GetSourceFile(FSSpec *sourceFS);
  2. Boolean GetDestFile(FSSpec *destFS, Boolean *deleteTheThing, Str255 theTitle);
  3. pascal OSErr MyMakeFSSpec(short vRefNum, long parID, Str255 fileName,
  4.     FSSpecPtr myFSS);
  5.